home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 August / NET74.ISO / pc / links / 00063_Script_link - SERanker < prev    next >
Encoding:
Text File  |  2000-06-22  |  123 b   |  5 lines

  1. on mouseDown me
  2.   puppetSound 1, "ClickSound"
  3. on mouseup
  4.   open the moviepath&"software\SERanker\SetupSERanker.EXE"
  5. end